DataCollection | ComponentOne
C1.Android.DataCollection Assembly / C1.Android.DataCollection Namespace / C1RecyclerViewAdapter<T> Class / JniIdentityHashCode Property

In This Topic
    JniIdentityHashCode Property (C1RecyclerViewAdapter<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property JniIdentityHashCode As Integer
    public int JniIdentityHashCode {get;}
    See Also